Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78143 (s=78143, is=78200, ic=78201, ia=78202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78201 (s=78143, is=78201, ic=78202, ia=78203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78202 (s=78143, is=78201, ic=78202, ia=78203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78203 (s=78143, is=78201, ic=78202, ia=78203)