Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100169 (s=100169, is=100232, ic=100233, ia=100234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100233 (s=100169, is=100233, ic=100234, ia=100235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100234 (s=100169, is=100233, ic=100234, ia=100235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100235 (s=100169, is=100233, ic=100234, ia=100235)