Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100967 (s=100967, is=101031, ic=101032, ia=101034)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101032 (s=100967, is=101032, ic=101033, ia=101035)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101033 (s=100967, is=101032, ic=101033, ia=101035)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101035 (s=100967, is=101032, ic=101033, ia=101035)