Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65177 (s=65177, is=65232, ic=65233, ia=65234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65233 (s=65177, is=65233, ic=65234, ia=65235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65234 (s=65177, is=65233, ic=65234, ia=65235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65235 (s=65177, is=65233, ic=65234, ia=65235)