Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123321 (s=123321, is=123398, ic=123400, ia=123403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123399 (s=123321, is=123399, ic=123401, ia=123404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123401 (s=123321, is=123399, ic=123401, ia=123404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123404 (s=123321, is=123399, ic=123401, ia=123404)