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