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