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