Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99067 (s=99067, is=99129, ic=99130, ia=99131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99130 (s=99067, is=99130, ic=99131, ia=99132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99131 (s=99067, is=99130, ic=99131, ia=99132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99132 (s=99067, is=99130, ic=99131, ia=99132)