Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69865 (s=69865, is=69921, ic=69922, ia=69923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69922 (s=69865, is=69922, ic=69923, ia=69924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69923 (s=69865, is=69922, ic=69923, ia=69924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69924 (s=69865, is=69922, ic=69923, ia=69924)