Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65189 (s=65189, is=65244, ic=65245, ia=65246)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65245 (s=65189, is=65245, ic=65246, ia=65247)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65246 (s=65189, is=65245, ic=65246, ia=65247)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65247 (s=65189, is=65245, ic=65246, ia=65247)