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