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