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