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