Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101741 (s=101741, is=101805, ic=101806, ia=101808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101806 (s=101741, is=101806, ic=101807, ia=101809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101807 (s=101741, is=101806, ic=101807, ia=101809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101809 (s=101741, is=101806, ic=101807, ia=101809)