Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110080 (s=110080, is=110153, ic=110154, ia=110156)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110154 (s=110080, is=110154, ic=110155, ia=110157)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110155 (s=110080, is=110154, ic=110155, ia=110157)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110157 (s=110080, is=110154, ic=110155, ia=110157)