Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23684 (s=23684, is=23700, ic=23702, ia=23704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23701 (s=23684, is=23701, ic=23703, ia=23705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23703 (s=23684, is=23701, ic=23703, ia=23705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23705 (s=23684, is=23701, ic=23703, ia=23705)