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