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