Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101417 (s=101417, is=101481, ic=101482, ia=101484)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101482 (s=101417, is=101482, ic=101483, ia=101485)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101483 (s=101417, is=101482, ic=101483, ia=101485)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101485 (s=101417, is=101482, ic=101483, ia=101485)