Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5189 (s=5189, is=5195, ic=5193, ia=5195)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5196 (s=5189, is=5196, ic=5194, ia=5196)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5194 (s=5189, is=5196, ic=5194, ia=5196)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5196 (s=5189, is=5196, ic=5194, ia=5196)