Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101280 (s=101280, is=101344, ic=101345, ia=101347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101345 (s=101280, is=101345, ic=101346, ia=101348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101346 (s=101280, is=101345, ic=101346, ia=101348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101348 (s=101280, is=101345, ic=101346, ia=101348)