Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65590 (s=65590, is=65645, ic=65646, ia=65647)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65646 (s=65590, is=65646, ic=65647, ia=65648)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65647 (s=65590, is=65646, ic=65647, ia=65648)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65648 (s=65590, is=65646, ic=65647, ia=65648)