Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101754 (s=101754, is=101818, ic=101819, ia=101821)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101819 (s=101754, is=101819, ic=101820, ia=101822)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101820 (s=101754, is=101819, ic=101820, ia=101822)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101822 (s=101754, is=101819, ic=101820, ia=101822)