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