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