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