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