Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4834 (s=4834, is=4842, ic=4843, ia=4844)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4843 (s=4834, is=4843, ic=4844, ia=4845)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4844 (s=4834, is=4843, ic=4844, ia=4845)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4845 (s=4834, is=4843, ic=4844, ia=4845)