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