Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88839 (s=88839, is=88900, ic=88901, ia=88902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88901 (s=88839, is=88901, ic=88902, ia=88903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88902 (s=88839, is=88901, ic=88902, ia=88903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88903 (s=88839, is=88901, ic=88902, ia=88903)