Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72099 (s=72099, is=72156, ic=72157, ia=72158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 72157 (s=72099, is=72157, ic=72158, ia=72159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 72158 (s=72099, is=72157, ic=72158, ia=72159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 72159 (s=72099, is=72157, ic=72158, ia=72159)