Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65373 (s=65373, is=65428, ic=65429, ia=65430)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65429 (s=65373, is=65429, ic=65430, ia=65431)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65430 (s=65373, is=65429, ic=65430, ia=65431)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65431 (s=65373, is=65429, ic=65430, ia=65431)