Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101753 (s=101753, is=101817, ic=101818, ia=101820)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101818 (s=101753, is=101818, ic=101819, ia=101821)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101819 (s=101753, is=101818, ic=101819, ia=101821)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101821 (s=101753, is=101818, ic=101819, ia=101821)