Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3189 (s=3189, is=3193, ic=3191, ia=3193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3194 (s=3189, is=3194, ic=3192, ia=3194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3192 (s=3189, is=3194, ic=3192, ia=3194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3194 (s=3189, is=3194, ic=3192, ia=3194)