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