Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101576 (s=101576, is=101640, ic=101641, ia=101643)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101641 (s=101576, is=101641, ic=101642, ia=101644)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101642 (s=101576, is=101641, ic=101642, ia=101644)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101644 (s=101576, is=101641, ic=101642, ia=101644)