Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5918 (s=5918, is=5924, ic=5922, ia=5924)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5925 (s=5918, is=5925, ic=5923, ia=5925)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5923 (s=5918, is=5925, ic=5923, ia=5925)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5925 (s=5918, is=5925, ic=5923, ia=5925)