Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65845 (s=65845, is=65900, ic=65901, ia=65902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65901 (s=65845, is=65901, ic=65902, ia=65903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65902 (s=65845, is=65901, ic=65902, ia=65903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65903 (s=65845, is=65901, ic=65902, ia=65903)