Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65999 (s=65999, is=66054, ic=66055, ia=66056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66055 (s=65999, is=66055, ic=66056, ia=66057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66056 (s=65999, is=66055, ic=66056, ia=66057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66057 (s=65999, is=66055, ic=66056, ia=66057)