Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65713 (s=65713, is=65768, ic=65769, ia=65770)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65769 (s=65713, is=65769, ic=65770, ia=65771)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65770 (s=65713, is=65769, ic=65770, ia=65771)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65771 (s=65713, is=65769, ic=65770, ia=65771)