Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101182 (s=101182, is=101246, ic=101247, ia=101249)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101247 (s=101182, is=101247, ic=101248, ia=101250)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101248 (s=101182, is=101247, ic=101248, ia=101250)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101250 (s=101182, is=101247, ic=101248, ia=101250)