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