Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65129 (s=65129, is=65184, ic=65185, ia=65186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65185 (s=65129, is=65185, ic=65186, ia=65187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65186 (s=65129, is=65185, ic=65186, ia=65187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65187 (s=65129, is=65185, ic=65186, ia=65187)