Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123670 (s=123670, is=123747, ic=123749, ia=123752)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123748 (s=123670, is=123748, ic=123750, ia=123753)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123750 (s=123670, is=123748, ic=123750, ia=123753)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123753 (s=123670, is=123748, ic=123750, ia=123753)