Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86043 (s=86043, is=86101, ic=86102, ia=86103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86102 (s=86043, is=86102, ic=86103, ia=86104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86103 (s=86043, is=86102, ic=86103, ia=86104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86104 (s=86043, is=86102, ic=86103, ia=86104)