Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101820 (s=101820, is=101884, ic=101885, ia=101887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101885 (s=101820, is=101885, ic=101886, ia=101888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101886 (s=101820, is=101885, ic=101886, ia=101888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101888 (s=101820, is=101885, ic=101886, ia=101888)