Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65543 (s=65543, is=65598, ic=65599, ia=65600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65599 (s=65543, is=65599, ic=65600, ia=65601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65600 (s=65543, is=65599, ic=65600, ia=65601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65601 (s=65543, is=65599, ic=65600, ia=65601)