Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101099 (s=101099, is=101163, ic=101164, ia=101166)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101164 (s=101099, is=101164, ic=101165, ia=101167)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101165 (s=101099, is=101164, ic=101165, ia=101167)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101167 (s=101099, is=101164, ic=101165, ia=101167)