Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9017 (s=9017, is=9024, ic=9023, ia=9025)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9025 (s=9017, is=9025, ic=9024, ia=9026)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9024 (s=9017, is=9025, ic=9024, ia=9026)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9026 (s=9017, is=9025, ic=9024, ia=9026)