Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123246 (s=123246, is=123323, ic=123325, ia=123328)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123324 (s=123246, is=123324, ic=123326, ia=123329)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123326 (s=123246, is=123324, ic=123326, ia=123329)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123329 (s=123246, is=123324, ic=123326, ia=123329)