Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111050 (s=111050, is=111123, ic=111124, ia=111126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111124 (s=111050, is=111124, ic=111125, ia=111127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111125 (s=111050, is=111124, ic=111125, ia=111127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111127 (s=111050, is=111124, ic=111125, ia=111127)