Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99241 (s=99241, is=99303, ic=99304, ia=99305)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99304 (s=99241, is=99304, ic=99305, ia=99306)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99305 (s=99241, is=99304, ic=99305, ia=99306)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99306 (s=99241, is=99304, ic=99305, ia=99306)