Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64968 (s=64968, is=65023, ic=65024, ia=65025)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65024 (s=64968, is=65024, ic=65025, ia=65026)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65025 (s=64968, is=65024, ic=65025, ia=65026)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65026 (s=64968, is=65024, ic=65025, ia=65026)