Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12042 (s=12042, is=12052, ic=12054, ia=12055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12053 (s=12042, is=12053, ic=12055, ia=12056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12055 (s=12042, is=12053, ic=12055, ia=12056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12056 (s=12042, is=12053, ic=12055, ia=12056)