Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99328 (s=99328, is=99390, ic=99391, ia=99392)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99391 (s=99328, is=99391, ic=99392, ia=99393)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99392 (s=99328, is=99391, ic=99392, ia=99393)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99393 (s=99328, is=99391, ic=99392, ia=99393)