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