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