Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22345 (s=22345, is=22360, ic=22362, ia=22364)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22361 (s=22345, is=22361, ic=22363, ia=22365)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22363 (s=22345, is=22361, ic=22363, ia=22365)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22365 (s=22345, is=22361, ic=22363, ia=22365)