Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101218 (s=101218, is=101282, ic=101283, ia=101285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101283 (s=101218, is=101283, ic=101284, ia=101286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101284 (s=101218, is=101283, ic=101284, ia=101286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101286 (s=101218, is=101283, ic=101284, ia=101286)