Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18213 (s=18213, is=18231, ic=18232, ia=18234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18232 (s=18213, is=18232, ic=18233, ia=18235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18233 (s=18213, is=18232, ic=18233, ia=18235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18235 (s=18213, is=18232, ic=18233, ia=18235)