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