Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101113 (s=101113, is=101177, ic=101178, ia=101180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101178 (s=101113, is=101178, ic=101179, ia=101181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101179 (s=101113, is=101178, ic=101179, ia=101181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101181 (s=101113, is=101178, ic=101179, ia=101181)