Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84823 (s=84823, is=84880, ic=84881, ia=84882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84881 (s=84823, is=84881, ic=84882, ia=84883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84882 (s=84823, is=84881, ic=84882, ia=84883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84883 (s=84823, is=84881, ic=84882, ia=84883)