Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23386 (s=23386, is=23402, ic=23404, ia=23406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23403 (s=23386, is=23403, ic=23405, ia=23407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23405 (s=23386, is=23403, ic=23405, ia=23407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23407 (s=23386, is=23403, ic=23405, ia=23407)