Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110100 (s=110100, is=110173, ic=110174, ia=110176)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110174 (s=110100, is=110174, ic=110175, ia=110177)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110175 (s=110100, is=110174, ic=110175, ia=110177)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110177 (s=110100, is=110174, ic=110175, ia=110177)