Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100105 (s=100105, is=100168, ic=100169, ia=100170)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100169 (s=100105, is=100169, ic=100170, ia=100171)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100170 (s=100105, is=100169, ic=100170, ia=100171)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100171 (s=100105, is=100169, ic=100170, ia=100171)