Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34409 (s=34409, is=34444, ic=34443, ia=34445)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34445 (s=34409, is=34445, ic=34444, ia=34446)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34444 (s=34409, is=34445, ic=34444, ia=34446)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34446 (s=34409, is=34445, ic=34444, ia=34446)