Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86234 (s=86234, is=86292, ic=86293, ia=86294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86293 (s=86234, is=86293, ic=86294, ia=86295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86294 (s=86234, is=86293, ic=86294, ia=86295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86295 (s=86234, is=86293, ic=86294, ia=86295)