Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10459 (s=10459, is=10467, ic=10466, ia=10468)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10468 (s=10459, is=10468, ic=10467, ia=10469)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10467 (s=10459, is=10468, ic=10467, ia=10469)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10469 (s=10459, is=10468, ic=10467, ia=10469)