Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111154 (s=111154, is=111227, ic=111228, ia=111230)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111228 (s=111154, is=111228, ic=111229, ia=111231)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111229 (s=111154, is=111228, ic=111229, ia=111231)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111231 (s=111154, is=111228, ic=111229, ia=111231)