Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9023 (pia, s=9023, is=9029, ic=9030, ia=9031)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9030 (pia, s=9023, is=9030, ic=9031, ia=9032)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9031 (pia, s=9023, is=9030, ic=9031, ia=9032)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9032 (pia, s=9023, is=9030, ic=9031, ia=9032)