Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 57702 (s=57702, is=57753, ic=57753, ia=57755)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57754 (s=57702, is=57754, ic=57754, ia=57756)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57754 (s=57702, is=57754, ic=57754, ia=57756)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57756 (s=57702, is=57754, ic=57754, ia=57756)