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