Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19900 (s=19900, is=19921, ic=19922, ia=19919)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19922 (s=19900, is=19922, ic=19923, ia=19920)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19923 (s=19900, is=19922, ic=19923, ia=19920)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19920 (s=19900, is=19922, ic=19923, ia=19920)