Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10915 (s=10915, is=10924, ic=10923, ia=10925)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10925 (s=10915, is=10925, ic=10924, ia=10926)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10924 (s=10915, is=10925, ic=10924, ia=10926)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10926 (s=10915, is=10925, ic=10924, ia=10926)