Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65278 (s=65278, is=65333, ic=65334, ia=65335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65334 (s=65278, is=65334, ic=65335, ia=65336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65335 (s=65278, is=65334, ic=65335, ia=65336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65336 (s=65278, is=65334, ic=65335, ia=65336)