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