Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5354 (s=5354, is=5355, ic=5355, ia=5355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5356 (s=5354, is=5356, ic=5356, ia=5356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5356 (s=5354, is=5356, ic=5356, ia=5356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5356 (s=5354, is=5356, ic=5356, ia=5356)