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