Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101074 (s=101074, is=101138, ic=101139, ia=101141)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101139 (s=101074, is=101139, ic=101140, ia=101142)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101140 (s=101074, is=101139, ic=101140, ia=101142)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101142 (s=101074, is=101139, ic=101140, ia=101142)