Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101440 (s=101440, is=101504, ic=101505, ia=101507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101505 (s=101440, is=101505, ic=101506, ia=101508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101506 (s=101440, is=101505, ic=101506, ia=101508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101508 (s=101440, is=101505, ic=101506, ia=101508)